home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextAdmin / Installer.app / Spanish.lproj / InfoView.nib / data.classes next >
Encoding:
Text File  |  1993-08-18  |  349 b   |  27 lines

  1. InfoView = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     window;
  6.     versionField;
  7.     packageTitleField;
  8.     archField;
  9.     packageIcon;
  10.     descriptionField;
  11.     sizeField;
  12.     package;
  13.     infoView;
  14.     locationField;
  15.     statusField;
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19. FirstResponder = {
  20.     ACTIONS = {
  21.     };
  22.     SUPERCLASS = Object;
  23. };
  24. Package = {
  25.     SUPERCLASS = Object;
  26. };
  27.